@charset "utf-8";
/*设置全局参数*/
*{
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 14px;
    font-family: Tahoma,Arial, "sans-serif";
    color: #666;
}
a{
	color: #666!important;
}
a:hover {
    color: #da1a1a!important;
    text-decoration: underline;
}

 .lineheight40{
     line-height: 40px;
 }
/* 导航栏*/
.nav{
    width: 100%;
    height: 36px;
    background: #017DDF;
    z-index: 999;
    margin-bottom:5px!important;
}
/*最顶端*/
.top{
    width: 100%;
    height: 29px;
    background: url("../img/topbg.jpg");
}
/*logo*/
.logo{
    height: 70px;
}
/*设置头部内容css*/
.w960{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;

}
.wall{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.topcontent{
    height: 29px;
    margin: 0 auto;
    position: relative;
}

.topright{
    float: right;
    height: 25px;
    line-height: 28px;
}
.topleft{
    float: left;
    height: 25px;
    line-height: 28px;
 }

.logoimg{
    float: left;
    line-height: 65px;
}
.logoright{
    float: right;
    line-height: 85px;
}

.logoright  a img{
    width: auto;
    height: 50px;
}
.logoimg a img{
    width: auto;
    height: 50px;
}

.navcontent ul li {
    float: left;
    height: 36px;
      
    line-height: 36px;
 }
.navcontent ul li a{
    display:block;
    padding:0 22px;
    line-height:36px;
    height:36px;
}
.navcontent ul li a img{
    float: left;
    width: 20px;
    margin-top: 8px;
}
.navcontent ul li a.curren{
    background: #025FAD;
}
.navcontent ul li span {
    float: left;
    color: #fff;
    font-size: 14px;
    margin-left: 3px;
    
}

.banner{
     height: 240px;

}

.main{
    margin-top: 10px;
}
/*首页左侧内容*/
.mainleft{
    width: 900px;
    height: auto;
    float: left;
}
.main-search{
    margin-left: 20px;
}
.main-search span{
    font: bold 15px/20px "Microsoft YaHei";
}
.main-search input{
    border: #cecece 1px solid;
     width: 700px;
    height: 29px;
    line-height: 32px;
    overflow: hidden;
    text-indent: 10px;
    font-size: 14px;
}
.main-search button{
    margin-left: 10px;
    height: 30px;
    text-align: center;
    line-height: 15px;
    font-size: 15px;
}

.mainlefttitle{
    width: 900px;
    height: 36px;
}
.mainlefttitle-left{
    width: 120px;
    height: 28px;
    float: left;
    border-bottom: 2px solid #017DDF;
    line-height: 28px;
    font-size: 18px;
    color: #005ead;
}

.mainlefttitle-right{
    width: 780px;
    height: 28px;
    float: left;
    border-bottom: 2px solid #DDDBDC;
     padding-top: 6px;
 }

.mainlefttitle-right a.more{
    background: url(../img/moreicon.jpg) no-repeat right center;
    padding-right: 10px;
    float: right;
    color: #666;
    line-height: 18px;
}
.mainleftcon{
    padding-top: 1px;
}
.mainleftcon-left{
    width: 80px;
    float: left;
}

.mainleftcon-right{
    width: 800px;    
 	min-height: 375px;
    float: right;
}

.mainleftcon-left li {
    float: left;
    width: 100%;
    height: 120px;
    background: #bababa;
     margin-top: 1px;
    text-align: center;
    cursor: pointer;
}
.mainleftcon-left li.boxacur {

    padding-right: 1px;
    background: #017DDF;
}
.mainleftcon-left li.boxacur span {
    background: url(../img/index_boxa1tt.jpg) no-repeat 55px center;
    color: #fff;
}

.mainleftcon-left li span {
    display: block;
    font: bold 15px/20px "Microsoft YaHei";
    color: #fff;
    margin-top: 25px;
}

.indexmainleft-leftcol{
    float: left;
    width: 540px;
    height:300px;
}
.indexmainleft-rightcol{
    float: right;
    width: 340px;
    height:300px;
}


/*首页右侧内容*/
.mainright{
    width: 280px;
    height: auto;
    float: right;
    background: #F2F2F2;
    padding: 0 13px;
}
/*登录模块*/
.mainright-login{
    background: url(../img/line.jpg) repeat-x bottom;
    padding-bottom: 16px;
}
.mainright-login-title{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #bc0000;
}

.loginbut-group{
    text-align: center;
}
.loginbut{
    width: 240px;
    margin-top: 5px;
}


.mainright-notice{
    margin-top: 10px;
    background: url(../img/line.jpg) repeat-x bottom;
    padding-bottom: 10px;
    height: 220px;
}
.mainright-other{
    margin-top: 10px;
     padding-bottom: 15px;
}
.mainright-notice-title{
    height: 30px;
    line-height: 30px;
}
.mainright-notice-title img{
    float: left;
    margin-top: 8px;
}
.mainright-notice-title span{
    float: left;
    color: #bc0000;
    margin-left: 4px;
    font-size: 16px;
}
.mainright-notice-title a {
    padding-right: 10px;
    background: url(../img/moreicon.jpg) no-repeat right center;
    float: right;
    line-height: 30px;
    color: #666;
}

.mainright-notice-con{
    padding-top: 2px;
}

.mainright-notice-con-li{
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin: 10px 0px 10px;
    border-bottom: 1px dashed #e0dede;

}

.mainright-notice-con-li span{
    float: left;
    background: #017DDF;
    width: 40px;
    height: 25px;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    border-radius:5px;
}

.mainright-notice-con-li a {
     
     height: 30px;
    color: #333;

}


.mainright-xgzd-con-li{
	width: 100%;
    height: 20px;
    line-height: 20px;
    margin: 10px 0px 10px;
    border-bottom: 1px dashed #e0dede;
}

.mainright-xgzd-con-li span{
    float: left;
    width: 20px;
    height: 30px;
    margin-right: 5px;
    text-align: center;
    font-size:18px;
}


.main-cate{
    border: 1px solid #ccc;
    font-size: 14px;
    margin-bottom: 10px;
}
.main-cate-title{
    float: left;
    width:900px;
}
.main-cate dl dd{
    padding-left: 10px;
}

/*子页面内容*/
.subnav{
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
}

.submainleft{
    float: left;
    width: 240px;
}
.submainright{
    float: right;
    width: 950px;
}

.submainleft-top{
    width: 100%;
    background: #f2f9ff;
    border-top: 4px solid #288CDA;
    padding-bottom: 24px;
}
.submainleft-title{
    width: 185px;
    height: 37px;
    line-height: 37px;
    margin: 8px auto 0;
  }

.submainleft-title img{
    float: left;
    margin: 8px 0 0 3px;
 }

.submainleft-title span{
    float: left;
    font-size: 18px;
    color: #007dde;
    font-weight: bold;
    margin-left: 5px;
}

.submainleft-con{
    width: 100%;
    margin-top: 3px;
    height: 38px;
}
.submainleft-con span{
    background: #4BADF8 url(../img/li3hover.jpg) no-repeat 10px 13px;
    color: #fff;
    display: block;
    width: 200px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    text-indent: 25px;
    margin-left: 10px;
}

.submainleft-con-nocurrent{
	 width: 100%;
    margin-top: 3px;
    height: 38px;
}

.submainleft-con-nocurrent span{
    background:url(../img/li3.jpg) no-repeat 10px 13px;
    display: block;
    width: 200px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    text-indent: 25px;
    margin-left: 10px;
}

.submainleft-con-nocurrent-sub span{
    background:url(../img/li4hover.jpg) no-repeat 10px 13px;
    display: block;
    width: 185px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    text-indent: 25px;
    margin-left: 40px;
}


.submainleft-con-list{
    padding: 5px 0;
    border-bottom: 1px solid #cecece;
}
.submainleft-con-list ul{
    margin-left: 40px;
}
.submainleft-con-list ul li a{
    display: block;
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    background: url(../img/li4.jpg) no-repeat left 11px;
      color: #666;
}

.submainleft-con-list ul li.active a{
    background: url(../img/li4hover.jpg) no-repeat left 11px;
    color: #007dde;
}

.submainright-title-search{
    border: 1px solid #ccc;
    border-top: 1px solid #017DDF;
}

/*需求明细页面*/
.materialcon-top{
    border-bottom: 1px solid #017DDF;
    height: 30px;
}


.materialcon-main{
    padding-top: 10px;
}
.materialcon-main table tbody th,.materialcon-main table thead th,th{
    background: #eee;
    text-align: center;
}


.notice-item{
    border-top: 1px dashed #666;

}
.notice-item-title{
    font-size: 14px;
    color: #333333;
}

.notice-item-titletag{
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #bbb;
    margin-top: 5px;
}
.foot{
    width: 100%;
    background: #D4D4D4;
    border-top: 2px solid #939393;
    margin-top: 31px;
}
.footcon{
    padding-top: 17px;
    padding-bottom: 10px;
     margin: 0 auto;
    position: relative;
    text-align: center;
}

.register-content{
    padding-top: 80px;
    padding-left: 340px;

}
.register-content  form div input{
    width: 400px;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.register-content  form div label{
    font-size: 14px;
    width: 122px;
    text-align: center;


}
.register-content  form div label b{
    color: #ff0000;
    margin-right: 5px;
    font-size: 18px;

}

.register-subcontent{
    height: 160px;
    background-color: #F2F2F2;
    padding: 10px;

}

.register-subcontent span{
    font-size: 14px;
    line-height: 40px;
}



/*过程处理导航*/
#processor{
    padding: 15px 70px;
    position: relative;
}
.processor li {
    float: left;
    width: 33.33%;
}

.processor li.active .icon_step {
    background-color: #017DDF;
}
.processor li.active:before{
    border-top: 4px solid #017DDF;
    z-index: 1;
}

.processor-inner{
    color: #FFFFFF;
    text-align: center;
    width: 100px;
    margin: 0 auto;
}

.processor li .icon_step{
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background-color: #A4A4A4;
    position: relative;
    z-index: 2;
}
.processor li h4{
    color: #333333;
    margin-top: 5px;
}

.processor li:before{
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    border-top: 4px solid #A4A4A4;
    position: relative;
    top: 21px;
    z-index: 1;
}
.processor li:first-child:before{
    max-width: 51%;
    left: 50%;
}

.processor li:last-child:before{
    max-width: 51%;
    width: 50%;
}


.float-left{
    float: left;
}

.float-right{
    float: right;
}

.line{
    border-top: 1px solid #017DDF;
    margin-top: 10px;
    margin-bottom: 20px;
}

.btn-blue{
    background-color: #017DDF;
    color: #ffffff;
}
.table-header {
    background-color: #307ECC;
    color: #FFF;
    font-size: 14px;
    line-height: 38px;
    padding-left: 12px;
    margin-bottom: 1px;
    text-align: center;
}
table thead th{
    text-align: center;
}
.table-header span{
    color: #ffffff;
    font-size: 14px;
    padding-right: 10px;
}

.table-header input{
    height: 20px;
    color: #000000;

}
table tbody th b{
    color: red;
    font-size: 16px;
     padding-right: 2px;
 }
table tbody th {
     font-size: 14px;
 }


.table-header .float-right{
    padding-right: 10px;
}
.logintop {
    height: 80px;
    margin-top: 10px;
}






.friendlylink{
    margin-top: 20px;
}
.friendlylink-title{
    width: 80px;
    height: 40px;
    background: #059fdf;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    padding-top: 10px;
    float: left;
    padding-bottom: 10px;
}

.friendlylink-context{
    width: 1120px;
    border: 1px solid #ACCFEB;
    background: #F6F6F6;
    border-left: none;
    height: 40px;
    float: left;
}

.friendlylink-context ul{
    margin-top: 8px;
}

.friendlylink-context ul li{
    line-height: 24px;
    float: left;
    margin-left: 20px;
}

.friendlylink-context ul li a img{
    width: 21px;
    height: 21px;
}

.friendlylink-context ul li a  span{
    padding-left: 2px;
     font-size: 12px;
}

.input-normal{
    border: #cecece 1px solid;
    width: 160px;
    height: 24px;
    line-height: 32px;
    overflow: hidden;
    text-indent: 10px;
    font-size: 14px;
}

.select-nromal{
    border: #cecece 1px solid;
    width: 200px;
    height: 24px;
    line-height: 32px;
    overflow: hidden;
    text-indent: 10px;
    font-size: 14px;
}
.loginmain{
    background:url("../img/login_bkgnd.jpg") ;

}
.logincontext{
    width: 320px;
    height: 400px;
    border: 1px solid #E3E3E3;
    float: right;
    margin: 40px 34px 40px 0;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
 }

.loging-img{
    float: left;
    margin-top: 80px;
    margin-left: 60px;
}

.text-blue{
    color:#017DDF ;
}

.login-register{
    background: url(../img/line.jpg) repeat-x top;
    margin-top: 20px;
    padding-top: 10px;

}
.login-register span{
    font-size: 16px;
}

.widget-box {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 3px 0;
    border-bottom: 1px solid #CCC;
}

.widget-header{
    height: 38px;
    box-sizing: content-box;
    position: relative;
    background: #CECECE;;
    background-image: linear-gradient(to bottom,#fff 0,#eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeeeee',GradientType=0);
    color: #669fc7;
    border: 1px solid #CCC;
    border-bottom: 1px solid #DDD;
    padding-left: 12px;
}

.widget-header:before{
    content: "";
    display: table;
    line-height: 0;
}
.widget-header:first-child {
    line-height: 36px;
    padding-left: 10px;
}
.widget-body {
    border: 1px solid #CCC;
    border-top: 0;
    background-color: #FFF;
}
.complainservice{
    height: 400px;
}

.form-action{
    display: block;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
}
.dialogs {
    padding: 9px 9px 0;
    position: relative;
    height: 400px;
}

.itemdiv.dialogdiv {
    padding-bottom: 14px;
}
.itemdiv {
    padding-right: 3px;
    min-height: 66px;
    position: relative;
}


.itemdiv.dialogdiv>.body {
    border: 1px solid #dde4ed;
    padding: 5px 8px 8px;
    border-left-width: 2px;
    margin-right: 1px;
}
.itemdiv>.body {
    width: auto;
    margin-left: 50px;
    margin-right: 12px;
    position: relative;
}

.itemdiv.dialogdiv>.body:before {
    content: "";
    display: block;
    position: absolute;
    left: -7px;
    top: 11px;
    width: 8px;
    height: 8px;
    border: 2px solid #dde4ed;
    border-width: 2px 0 0 2px;
    background-color: #FFF;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.itemdiv>.user {
    display: inline-block;
    width: 42px;
    position: absolute;
    left: 0;
    margin-top: 10px;
}
.itemdiv.dialogdiv>.body>.time {
    position: static;
    float: right;
}

.itemdiv>.body>.time {
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #666;
    position: absolute;
    right: 9px;
    top: 0;
    margin-top: 10px;
}
.itemdiv>.body>.name {
    display: block;
    color: #999;
    color: #428bca;
    text-decoration: none;
}


.subnav-map{
    float: left;
}

.subnav-search{
    float: right;
    margin-right: 20px;
}

.registermessage{
	width: 500px;
	margin-bottom:20px;
	 
}


.cate-main{
    padding: 0 10px 0 10px;
    line-height: 21px;
 }

.cate-main dl {
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 10px;
    border-top: 1px dotted #888;
    overflow: hidden;
    zoom: 1;

}

.cate-main dt {
    margin-top: 5px;
    color: #333;
    font-weight: bold;
    zoom: 1;
    line-height: 21px;
}

 .cate-main   a:link,  .cate-main   a:visited {
    color: #444;
}

.cate-main   a:hover {
    color: #23527c;
}

.cate-main dd {
    margin-left: -12px;
     zoom: 1;
    line-height: 21px;

}
.cate-main dd a {
    float: left;
    display: inline;
    margin-left: 13px;
    white-space: nowrap;
    font: 13px/1.5 Tahoma,Arial,"\5b8b\4f53",sans-serif;
    line-height: 25px;

}
.cate-main dd:after {
    clear: both;
    content: "\0020";
    display: block;
    height: 0;
}

.filter-item{
    zoom: 1;
    padding: 1px 0 0 90px;
    background: #fffcf7;
    border-bottom: 1px dotted #d0d0cf;
    margin-bottom: 0px;

}

.filter-item dt{
    float: left;
    width: 80px;
    padding: 6px 10px 0 0;
    margin-left: -90px;
    _display: inline;
    text-align: right;
 }
.filter-item dd {
    padding: 2px 0 6px 50px;
    background: #fff;

}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
.filter-item .sel, .filter-item a:hover {
    background-color: #017DDF;
    color: #fff!important;
    text-decoration: none;
}
.filter-item .all {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0 3px;
    margin: 4px 4px 0 -42px;
}
.filter-item a {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0 3px;
    margin: 4px 4px 0 0;
    white-space: nowrap;
 
 }
.selected {
    background: #fff7e6;
    border-bottom: 1px solid #fff;

}
.selected dt {

    height: 20px;
    line-height: 20px;
    color: #999;
}

.sel-item {
    float: left;
    width: 583px;
    zoom: 1;
 }
.selected dd {
    position: relative;
    zoom: 1;
    padding: 4px 8px 10px 8px;
    background: #fff7e6;
}
.selected .remove {
    position: absolute;
    right: 3px;
     width: 12px;
    height: 12px;
    background-position: -108px -53px;
    background: url(../img/remove.png) no-repeat;

}

.selected a {
    position: relative;
    cursor: pointer;
    margin: 6px 4px 0 0;
    padding: 0 18px 0 3px;
    height: 18px;
    line-height: 15px;
    border: 1px solid #017DDF;
    background-color: #fff;
    color: #333;
}

.selected a:hover{
    background-color: #04c2df;
}
.selected .total {
    float: left;
    white-space: nowrap;
    margin: 5px 20px 0 0;
    height: 20px;
    line-height: 20px;
    color: #333;
}

.selected .reset {
    float: right;
    margin-top: 6px;
    width: 90px;
     line-height: 18px;
    overflow: hidden;

}

.small-font{
    font-size: 12px;
}

.a-none-decoration{
	text-decoration:none
}

.error{
    color: red;
}
 
